Welcome![Sign In][Sign Up]
Location:
Search - Visual Graph

Search list

[2D GraphicTeeChart8

Description: plot graph for visual basic
Platform: | Size: 2533376 | Author: Nguyen Do | Hits:

[Multimedia DevelopCODE

Description: visual basic coding to draw line and produce a graph
Platform: | Size: 1024 | Author: nia | Hits:

[Windows DevelopChartTest

Description: Visual C++ ChartTest and Graph program
Platform: | Size: 13727744 | Author: kurakura | Hits:

[OthershortestPath

Description: 在visual C++上写的动态规划算法在图论中旅行商问题上的应用,适合算法分析的朋友。-In visual C++ to write the dynamic programming algorithm to find the shortest path in the graph the application of suitable algorithms friends.
Platform: | Size: 81920 | Author: | Hits:

[VC/MFCreadxmlTree

Description: Visual C++图形图像编程技巧 ,内容非常丰富-this book for graph and image of VC++
Platform: | Size: 441344 | Author: sheng | Hits:

[Graph Drawinghowto_animate_atom

Description: how to animate the graph in visual basic 6 it did not write this code but this what i have in my lap top
Platform: | Size: 6144 | Author: altayeb | Hits:

[DirextXsavegraph

Description: this a visual c++ 2008 project witch makes a directshow graph and saves it as c:\mygraph.grf- this is a visual c++ 2008 project witch makes a directshow graph and saves it as c:\mygraph.grf
Platform: | Size: 12288 | Author: Kashif | Hits:

[Windows DevelopMiniDraw

Description: 基于mfc的一个简单图形,C++编写,在visual C++ 6.0中通过-Mfc based on a simple graph, C++ written in visual C++ 6.0 through
Platform: | Size: 3086336 | Author: 杨柳 | Hits:

[VC/MFCDataStructureVisual.C.6.0

Description: 本书收集了当前国内几本比较流行的数据结构算法书中的算法,在Visual C++6.0平台上将其编写成可以直接运行的程序。对有些算法,还给出了多种程序设计方案实现,以迅速提高程序员的算法与程序设计能力。   本书遵循数据结构算法书中的体系,将全书分为九章对应之,以便阅读。它们是:顺序存储结构的表、堆栈和队列,链式存储结构的表、堆栈和队列,数组、串和广义表,递归,树和二叉树,图,排序,查找,文件。本书的光盘中含有108个完整的程序源代码、可执行文件。本书适合于想要通过编程实例学习数据结构的C++程序员,也可以作为高校师生学习计算机编程与数据结构的参考书,尤其适合报考计算机软件专业研究生的人员与参加信息奥赛班学习的人员参考。 -This book has collected some of the more popular current internal data structure algorithm algorithms book, the Visual C++6.0 platform will be written into their direct running. For some algorithms, also gives the design to achieve a variety of procedures to quickly improve the programmer s algorithms and programming skills. This book follows the book s system data structure algorithms, the book is divided into nine chapters corresponding to read. They are: the order of the storage structure of tables, stacks and queues, linked storage structure of the tables, stacks and queues, arrays, strings and generalized form, recursive, tree and binary tree, graph, sort, search, document. Book, CD-ROM contains 108 full source code, executable file. Book for instance you want to learn data structures by programming the C++ programmers can also serve as college teachers and students to learn computer programming and data structures of reference, especially for graduate students registered for co
Platform: | Size: 9426944 | Author: wyk | Hits:

[VC/MFCdepth-firsttraversal

Description: 用Visual C++语言实现了深度优先遍历图的功能-Using Visual C++ language to realize the function of depth-first traversal graph
Platform: | Size: 1024 | Author: cane | Hits:

[Graph DrawingDraw

Description: 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing software, to achieve the following functions: 1. Dynamic draw text, line, rectangle, circle (oval), polygons and other basic graphics 2. Can change the graph color, thickness, line type (solid line, dashed, dotted, etc.) 3. can graph cut, copy, paste, zoom (in whole or in designated areas) and other basic editing functions 4. basic graphic save, open, display and other functions
Platform: | Size: 4000768 | Author: 李超 | Hits:

[GUI DevelopTrafficCommand

Description: 建立交通网络图的存储结构 解决单源最短路径问题(Dijkstra算法) 实现两个城市之间的最短路径的问题 用MFC实现可视化菜单界面,使操作更加人性化,包括启动界面、图标、背景、按钮、界面框架等设计-Established transportation network graph structure to solve the storage problem of single-source shortest path (Dijkstra algorithm) to achieve the shortest path between two cities, the problem with the MFC to achieve visual menu interface, make the operation more user-friendly, including start-up screen, icons, backgrounds , buttons, interface and other design framework
Platform: | Size: 1562624 | Author: | Hits:

[Graph Drawinghowto_mschart_graph

Description: custom graph visual basic 6-custom graph visual basic 6
Platform: | Size: 8192 | Author: sab | Hits:

[DirextXD2DVideoRenderer

Description: 使用DirectShow开发的个小东东,使用Visual Studio 2010 在Windows 7编译并测试通过。-This is about DirectShow development in general and filters development in detail. I decided to share the knowledge and experience in this area so there will be a simple tutorial for developers who wish to write their own filters and can t find enough references on the web. I assume you have a basic knowledge of DirectShow graph management and C++/COM programming. All source code samples are using Visual Studio 2010 on Windows 7, and you have to install Windows SDK for Windows 7 and .NET Framework 4.
Platform: | Size: 83968 | Author: alex | Hits:

[VC/MFCComposition-Method-Flowchart

Description: 在Visual C++.net 2003和Windows 2000 环境下,用面向对象方法构建了模型类和模型实例,结合流程图实现了模型复合的可视化操作。-[Abstract] Resource and environmental models are made of a two-level model abstraction hierarchy: model class and model instance. A strategy for model composition is proposed based on model class. With Visual C++.net 2003 and Windows 2000, model class and model instance are constnicte ci by obje ct-oriented method. Model c omp ositi on is manipulated through flowchart. Results show that flowchart can well integrate mo del composition with Graph User Interface (GUI), and the fliendliness of Resource and Environniental Model-based Management System(REMMS) is increa se ci. [Keywords] model composition flowchart resource and environmental model model representation
Platform: | Size: 1110016 | Author: gcc | Hits:

[matlabsimpsal

Description: 基于视觉注意机制的图像显著图提取,包括亮度,dkl颜色,方向等通道,合成图像的显著性描述图-Image-based visual attention saliency map mechanism extraction, including brightness, dkl color and direction of channels, the significance of synthetic image description graph
Platform: | Size: 102400 | Author: | Hits:

[Windows Developshortest-path-searching-with-A-star-algorithm-in-

Description: pencarian jalur terpendek pada sebuah graph dengan menggunakan algoritma A* menggunakan visual basic 2008
Platform: | Size: 12288 | Author: shine | Hits:

[VC/MFCAlgorithm-Analysis-and-Design-Paper

Description: 本文主要是浅析了Floyd算法在校车安排与站点优化中的应用问题。为了求解出各区域间的距离,我们建立了有权无向图,方便了求解过程。利用图论中的Floyd算法求解出了各个区域之间的最短路径,得到了D矩阵和R矩阵(其中D矩阵直观的表达出任意两个区之间的最短路径,R矩阵又列出了任意两个区最短路径具体的路线),进而成功解决了如何安排有限个站点使得教师及其他工作人员获得满意度最高的问题。-This article is Analysis of the Floyd algorithm in the school bus arrangements and site optimization in the application. In order to solve the distance between the regions, we have established a right to an undirected graph, facilitate the solution process. The use of graph theory Floyd algorithm out the shortest path between the various regions to get the D matrix and R matrix (D matrix which any two out of visual expression in the shortest path between the areas, R matrix and list any two specific areas of the shortest path route), and then successfully resolved how to arrange a limited number of sites making teachers and other staff received the highest satisfaction problems.
Platform: | Size: 50176 | Author: 黎明 | Hits:

[Special Effectssift_experiment

Description: Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html 使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个库的成套系统见 http://download.csdn.net/source/3028945 http://www.pudn.com/downloads325/sourcecode/graph/texture_mapping/detail1431649.html SIFT multi Octave 是纯 Matlab 的演示版,速度很慢,但是可读性好 运行MakeSampleData.m启动测试程序, 双击生成的工作区(mat),调用 ShowResult(Results) 显示结果。 SIFT_C redist 是Matlab + C 的混合程序,需要首先编译siftFeatureMaker工程,把 Dll 和 Exe 拷贝到 SIFT_C redist\CoreCode 里面,如果不是Matlab R2011a ,请重新编译Mex,运行 SIFT_C redist\CoreCode\compileMex.m 编译所有的C语言Mex文件 运行MakeSampleData.m启动测试程序, 双击生成的工作区(mat),调用 ShowResult(Results) 显示结果。 请在安装了Visual Studio 2008 最小运行时的机器上运行这个程序。 -Written using Matlab+ C SIFT feature extraction and matching algorithms, the pyramid is the Morton photo with seamless roaming GDAL SIFT Barebone underlying algorithms. http://download.csdn.net/source/3028945
Platform: | Size: 7453696 | Author: 流浪小狗 | Hits:

[OpenCVtrackopenvcing

Description: 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
Platform: | Size: 8094720 | Author: 快捷的 | Hits:
« 1 2 3 4 5 6 78 9 10 »

CodeBus www.codebus.net